publiczna statyczna klasa końcowa XStatMetadata.Builder
Metadata for an XStat, corresponds to a stat type and is shared by all XStats with the same metadata_id. Next ID: 4
tensorflow.profiler.XStatMetadata
Metody publiczne
XStatMetadata.Builder | addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
XStatMetadane | zbudować () |
XStatMetadane | |
XStatMetadata.Builder | jasne () |
XStatMetadata.Builder | jasneOpis () Description of the stat (might be long). |
XStatMetadata.Builder | clearField (pole com.google.protobuf.Descriptors.FieldDescriptor) |
XStatMetadata.Builder | wyczyśćId () XPlane.stat_metadata map key. |
XStatMetadata.Builder | wyczyść nazwę () Name of the stat (should be short). |
XStatMetadata.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XStatMetadata.Builder | klon () |
XStatMetadata | |
Smyczkowy | pobierz opis () Description of the stat (might be long). |
com.google.protobuf.ByteString | getDescriptionBytes () Description of the stat (might be long). |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
długi | pobierzId () XPlane.stat_metadata map key. |
Smyczkowy | pobierz nazwę () Name of the stat (should be short). |
com.google.protobuf.ByteString | getNameBytes () Name of the stat (should be short). |
końcowa wartość logiczna | |
XStatMetadata.Builder | mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
XStatMetadata.Builder | mergeFrom (com.google.protobuf.Wiadomość inna) |
końcowy XStatMetadata.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
XStatMetadata.Builder | setDescription (wartość ciągu) Description of the stat (might be long). |
XStatMetadata.Builder | setDescriptionBytes (wartość com.google.protobuf.ByteString) Description of the stat (might be long). |
XStatMetadata.Builder | setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu) |
XStatMetadata.Builder | setId (długa wartość) XPlane.stat_metadata map key. |
XStatMetadata.Builder | setName (wartość ciągu) Name of the stat (should be short). |
XStatMetadata.Builder | setNameBytes (wartość com.google.protobuf.ByteString) Name of the stat (should be short). |
XStatMetadata.Builder | setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu) |
końcowy XStatMetadata.Builder | setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola) |
Metody dziedziczone
Metody publiczne
public XStatMetadata.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
publiczna XStatMetadata.Builder clearDescription ()
Description of the stat (might be long).
string description = 3;
publiczna XStatMetadata.Builder clearName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
public String getDescription ()
Description of the stat (might be long).
string description = 3;
public com.google.protobuf.ByteString getDescriptionBytes ()
Description of the stat (might be long).
string description = 3;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
publiczny długi getId ()
XPlane.stat_metadata map key.
int64 id = 1;
public String getName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
publiczna końcowa wartość logiczna isInitialized ()
publiczny XStatMetadata.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
publiczny końcowy XStatMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
public XStatMetadata.Builder setDescription (wartość ciągu)
Description of the stat (might be long).
string description = 3;
publiczna XStatMetadata.Builder setDescriptionBytes (wartość com.google.protobuf.ByteString)
Description of the stat (might be long).
string description = 3;
public XStatMetadata.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
public XStatMetadata.Builder setName (wartość ciągu)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;
publiczna XStatMetadata.Builder setNameBytes (wartość com.google.protobuf.ByteString)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;