PairValue

כיתה גמר ציבורית PairValue

 Represents a (key, value) pair.
 
tensorflow.PairValue מסוג Protobuf.PairValue

כיתות מקוננות

מעמד PairValue.Builder
 Represents a (key, value) pair. 

קבועים

int KEY_FIELD_NUMBER
int VALUE_FIELD_NUMBER

שיטות ציבוריות

בוליאני
שווה (Object obj)
סטטי PairValue
PairValue
final static com.google.protobuf.Descriptors.Descriptor
חוּט
להשיג מפתח ()
string key = 1;
com.google.protobuf.ByteString
getKeyBytes ()
string key = 1;
int
final com.google.protobuf.UnknownFieldSet
StructuredValue
getValue ()
.tensorflow.StructuredValue value = 2;
StructuredValueOrBuilder
getValueOrBuilder ()
.tensorflow.StructuredValue value = 2;
בוליאני
hasValue ()
.tensorflow.StructuredValue value = 2;
int
בוליאנית סופית
סטטי PairValue.Builder
newBuilder (אב טיפוס PairValue )
סטטי PairValue.Builder
PairValue.Builder
סטטי PairValue
parseDelimitedFrom (קלט InputStream)
סטטי 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 (נתוני byte[], 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 ()

public PairValue getDefaultInstanceForType ()

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

מחרוזת ציבורית getKey ()

string key = 1;

public com.google.protobuf.ByteString getKeyBytes ()

string key = 1;

פּוּמְבֵּי getParserForType ()

public int getSerializedSize ()

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public StructuredValue getValue ()

.tensorflow.StructuredValue value = 2;

public StructuredValueOrBuilder getValueOrBuilder ()

.tensorflow.StructuredValue value = 2;

יש ערך בוליאני ציבורי ()

.tensorflow.StructuredValue value = 2;

public int hashCode ()

בוליאני הסופי הציבורי הוא אתחול ()

ציבורי סטטי PairValue.Builder newBuilder (אב טיפוס PairValue )

ציבורי סטטי PairValue.Builder newBuilder ()

public PairValue.Builder newBuilderForType ()

ציבורי סטטי PairValue parseDelimitedFrom (קלט InputStream)

זורק
IOException

public static PairValue parseDelimitedFrom (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

PairValue parseFrom סטטי ציבורי (נתוני ByteBuffer)

זורק
InvalidProtocolBufferException

PairValue parseFrom סטטי ציבורי (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

PairValue parseFrom סטטי ציבורי (נתוני ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

PairValue parseFrom סטטי ציבורי (קלט com.google.protobuf.CodedInputStream)

זורק
IOException

PairValue parseFrom סטטי ציבורי (נתוני byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

PairValue parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString)

זורק
InvalidProtocolBufferException

PairValue parseFrom סטטי ציבורי (קלט InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

PairValue parseFrom סטטי ציבורי (נתוני com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
InvalidProtocolBufferException

סטטי ציבורי מנתח ()

הציבור PairValue.Builder toBuilder ()

public void writeTo (פלט com.google.protobuf.CodedOutputStream)

זורק
IOException