classe finale statica pubblica 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 Metodi pubblici
| XStatMetadata.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
| XStatMetadata | costruire () |
| XStatMetadata | buildPartial () |
| XStatMetadata.Builder | chiaro () |
| XStatMetadata.Builder | clearDescrizione () Description of the stat (might be long). |
| XStatMetadata.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
| XStatMetadata.Builder | IDclear () XPlane.stat_metadata map key. |
| XStatMetadata.Builder | nomechiaro () Name of the stat (should be short). |
| XStatMetadata.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
| XStatMetadata.Builder | clone () |
| XStatMetadata | |
| Corda | getDescrizione () Description of the stat (might be long). |
| com.google.protobuf.ByteString | getDescrizioneBytes () Description of the stat (might be long). |
| com.google.protobuf.Descriptors.Descriptor statico finale | |
| com.google.protobuf.Descriptors.Descriptor | |
| lungo | getId () XPlane.stat_metadata map key. |
| Corda | getNome () Name of the stat (should be short). |
| com.google.protobuf.ByteString | getNomeBytes () Name of the stat (should be short). |
| booleano finale | |
| XStatMetadata.Builder | mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
| XStatMetadata.Builder | mergeFrom (com.google.protobuf.Message altro) |
| finale XStatMetadata.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
| XStatMetadata.Builder | setDescription (valore stringa) Description of the stat (might be long). |
| XStatMetadata.Builder | setDescriptionBytes (valore com.google.protobuf.ByteString) Description of the stat (might be long). |
| XStatMetadata.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto) |
| XStatMetadata.Builder | setId (valore lungo) XPlane.stat_metadata map key. |
| XStatMetadata.Builder | setName (valore stringa) Name of the stat (should be short). |
| XStatMetadata.Builder | setNameBytes (valore com.google.protobuf.ByteString) Name of the stat (should be short). |
| XStatMetadata.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto) |
| finale XStatMetadata.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
Metodi ereditati
Metodi pubblici
public XStatMetadata.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public XStatMetadata.Builder clearDescription ()
Description of the stat (might be long).
string description = 3; public XStatMetadata.Builder clearName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2; stringa pubblica getDescription ()
Description of the stat (might be long).
string description = 3; pubblico com.google.protobuf.ByteString getDescriptionBytes ()
Description of the stat (might be long).
string description = 3; public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
getId lungo pubblico ()
XPlane.stat_metadata map key.
int64 id = 1; stringa pubblica getName ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2; pubblico com.google.protobuf.ByteString getNameBytes ()
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2; public final booleano isInitialized ()
public XStatMetadata.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
| IOException |
|---|
public final XStatMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
public XStatMetadata.Builder setDescription (valore stringa)
Description of the stat (might be long).
string description = 3; pubblico XStatMetadata.Builder setDescriptionBytes (valore com.google.protobuf.ByteString)
Description of the stat (might be long).
string description = 3; public XStatMetadata.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
public XStatMetadata.Builder setName (valore stringa)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2; pubblico XStatMetadata.Builder setNameBytes (valore com.google.protobuf.ByteString)
Name of the stat (should be short). Two XStatMetadata with different id should have different names.
string name = 2;