XStat

genel final sınıfı XStat

 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: 8
 
Protobuf tipi tensorflow.profiler.XStat

İç İçe Sınıflar

sınıf 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. 
Sıralama XStat.ValueCase

Sabitler

int BYTES_VALUE_FIELD_NUMBER
int DOUBLE_VALUE_FIELD_NUMBER
int INT64_VALUE_FIELD_NUMBER
int METADATA_ID_FIELD_NUMBER
int REF_VALUE_FIELD_NUMBER
int STR_VALUE_FIELD_NUMBER
int UINT64_VALUE_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
com.google.protobuf.ByteString
getBytesValue ()
bytes bytes_value = 6;
statik XStat
XStat
final statik com.google.protobuf.Descriptors.Descriptor
çift
getDoubleValue ()
double double_value = 2;
uzun
getInt64Value ()
int64 int64_value = 4;
uzun
getMetadataId ()
 XStatMetadata.id of corresponding metadata.
uzun
getRefValue ()
 A string value that stored in XStatMetadata::name.
int
Sicim
getStrValue ()
string str_value = 5;
com.google.protobuf.ByteString
getStrValueBytes ()
string str_value = 5;
uzun
getUint64Value ()
uint64 uint64_value = 3;
final com.google.protobuf.UnknownFieldSet
XStat.ValueCase
int
son boole değeri
statik XStat.Builder
statik XStat.Builder
yeniİnşaatçı ( XStat prototipi)
XStat.Builder
statik XStat
parseDelimitedFrom (InputStream girişi)
statik XStat
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XStat
parseFrom (ByteBuffer verileri)
statik XStat
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XStat
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XStat
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik XStat
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XStat
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik XStat
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XStat
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
XStat.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int BYTES_VALUE_FIELD_NUMBER

Sabit Değer: 6

genel statik final int DOUBLE_VALUE_FIELD_NUMBER

Sabit Değer: 2

genel statik final int INT64_VALUE_FIELD_NUMBER

Sabit Değer: 4

genel statik final int METADATA_ID_FIELD_NUMBER

Sabit Değer: 1

genel statik final int REF_VALUE_FIELD_NUMBER

Sabit Değer: 7

genel statik final int STR_VALUE_FIELD_NUMBER

Sabit Değer: 5

genel statik final int UINT64_VALUE_FIELD_NUMBER

Sabit Değer: 3

Genel Yöntemler

genel boole eşittir (Object obj)

public com.google.protobuf.ByteString getBytesValue ()

bytes bytes_value = 6;

genel statik XStat getDefaultInstance ()

public XStat getDefaultInstanceForType ()

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

halka açık çift getDoubleValue ()

double double_value = 2;

halka açık uzun getInt64Value ()

int64 int64_value = 4;

genel uzun getMetadataId ()

 XStatMetadata.id of corresponding metadata.
 
int64 metadata_id = 1;

halk getParserForType ()

genel uzun getRefValue ()

 A string value that stored in XStatMetadata::name.
 
uint64 ref_value = 7;

public int getSerializedSize ()

genel Dize getStrValue ()

string str_value = 5;

public com.google.protobuf.ByteString getStrValueBytes ()

string str_value = 5;

halka açık uzun getUint64Value ()

uint64 uint64_value = 3;

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

public XStat.ValueCase getValueCase ()

genel int hashCode ()

genel final boolean isInitialized ()

genel statik XStat.Builder newBuilder ()

genel statik XStat.Builder newBuilder ( XStat prototipi)

herkese açık XStat.Builder newBuilderForType ()

genel statik XStat ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IO İstisnası

genel statik XStat parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik XStat ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik XStat ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik XStat ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik XStat ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IO İstisnası

genel statik XStat ayrıştırmaFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik XStat ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik XStat ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

genel statik XStat ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel XStat.Builder toBuilder ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IO İstisnası