clase final estática pública XStat.Builder
An XStat is a named value associated with an XEvent, e.g., a performance counter value, a metric computed by a formula applied over nested XEvents and XStats. Next ID: 8Protobuf tipo
tensorflow.profiler.XStat
Métodos públicos
XStat.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
XStat | construir () |
XStat | buildPartial () |
XStat.Builder | claro () |
XStat.Builder | clearBytesValue () bytes bytes_value = 6; |
XStat.Builder | clearDoubleValue () double double_value = 2; |
XStat.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
XStat.Builder | clearInt64Value () int64 int64_value = 4; |
XStat.Builder | clearMetadataId () XStatMetadata.id of corresponding metadata. |
XStat.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XStat.Builder | clearRefValue () A string value that stored in XStatMetadata::name. |
XStat.Builder | clearStrValue () string str_value = 5; |
XStat.Builder | clearUint64Value () uint64 uint64_value = 3; |
XStat.Builder | clearValue () |
XStat.Builder | clonar () |
com.google.protobuf.ByteString | getBytesValue () bytes bytes_value = 6; |
XStat | |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
doble | getDoubleValue () double double_value = 2; |
largo | getInt64Value () int64 int64_value = 4; |
largo | getMetadataId () XStatMetadata.id of corresponding metadata. |
largo | getRefValue () A string value that stored in XStatMetadata::name. |
Cuerda | getStrValue () string str_value = 5; |
com.google.protobuf.ByteString | getStrValueBytes () string str_value = 5; |
largo | getUint64Value () uint64 uint64_value = 3; |
XStat.ValueCase | getValueCase () |
booleano final | |
XStat.Builder | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XStat.Builder | mergeFrom (com.google.protobuf.Message otro) |
XStat.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
XStat.Builder | setBytesValue (valor com.google.protobuf.ByteString) bytes bytes_value = 6; |
XStat.Builder | setDoubleValue (valor doble) double double_value = 2; |
XStat.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
XStat.Builder | setInt64Value (valor largo) int64 int64_value = 4; |
XStat.Builder | setMetadataId (valor largo) XStatMetadata.id of corresponding metadata. |
XStat.Builder | setRefValue (valor largo) A string value that stored in XStatMetadata::name. |
XStat.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
XStat.Builder | setStrValue (valor de cadena) string str_value = 5; |
XStat.Builder | setStrValueBytes (valor com.google.protobuf.ByteString) string str_value = 5; |
XStat.Builder | setUint64Value (valor largo) uint64 uint64_value = 3; |
XStat.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos heredados
Métodos públicos
public XStat.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público XStat.Builder clearMetadataId ()
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
público XStat.Builder clearRefValue ()
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;
public com.google.protobuf.ByteString getBytesValue ()
bytes bytes_value = 6;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public double getDoubleValue ()
double double_value = 2;
public long getInt64Value ()
int64 int64_value = 4;
public long getMetadataId ()
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
public long getRefValue ()
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;
public String getStrValue ()
string str_value = 5;
public com.google.protobuf.ByteString getStrValueBytes ()
string str_value = 5;
public long getUint64Value ()
uint64 uint64_value = 3;
public final boolean isInitialized ()
public XStat.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
IOException |
---|
public XStat.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público XStat.Builder setMetadataId (valor largo)
XStatMetadata.id of corresponding metadata.
int64 metadata_id = 1;
público XStat.Builder setRefValue (valor largo)
A string value that stored in XStatMetadata::name.
uint64 ref_value = 7;