کلاس نهایی عمومی PairValue
Represents a (key, value) pair.
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 | newBuilder () |
| 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 | toBuilder () |
| باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی KEY_FIELD_NUMBER
ارزش ثابت: 1
نهایی استاتیک عمومی VALUE_FIELD_NUMBER
مقدار ثابت: 2
روش های عمومی
بولین عمومی برابر است (Object Obj)
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 ()
دارای ارزش بولی عمومی ()
.tensorflow.StructuredValue value = 2;
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
public static PairValue parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
| IOException |
|---|
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 |
|---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
| IOException |
|---|