XSpace

genel final sınıfı XSace

 A container of parallel XPlanes, generated by one or more profiling sources.
 Next ID: 5
 
Protobuf türü tensorflow.profiler.XSpace

İç İçe Sınıflar

sınıf XSspace.Builder
 A container of parallel XPlanes, generated by one or more profiling sources. 

Sabitler

int ERRORS_FIELD_NUMBER
int HOSTNAMES_FIELD_NUMBER
int PLANES_FIELD_NUMBER
int WARNINGS_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik XSspace
XSspace
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getErrors (int dizini)
 Errors (if any) in the generation of planes.
com.google.protobuf.ByteString
getErrorsBytes (int dizini)
 Errors (if any) in the generation of planes.
int
getErrorsCount ()
 Errors (if any) in the generation of planes.
com.google.protobuf.ProtocolStringList
getErrorsList ()
 Errors (if any) in the generation of planes.
Sicim
getHostnames (int dizini)
 List of hostnames that XPlanes are generated from.
com.google.protobuf.ByteString
getHostnamesBytes (int dizini)
 List of hostnames that XPlanes are generated from.
int
getHostnamesCount ()
 List of hostnames that XPlanes are generated from.
com.google.protobuf.ProtocolStringList
getHostnamesList ()
 List of hostnames that XPlanes are generated from.
XPlane
getPlanes (int dizini)
repeated .tensorflow.profiler.XPlane planes = 1;
int
getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
Liste< XPlane >
getPlanesList ()
repeated .tensorflow.profiler.XPlane planes = 1;
XPlaneOrBuilder
getPlanesOrBuilder (int dizini)
repeated .tensorflow.profiler.XPlane planes = 1;
Liste<? XPlaneOrBuilder'ı genişletiyor >
getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
int
final com.google.protobuf.UnknownFieldSet
Sicim
getWarnings (int dizini)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
com.google.protobuf.ByteString
getWarningsBytes (int dizini)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
int
getWarningsCount ()
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
com.google.protobuf.ProtocolStringList
getWarningsList ()
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
int
son boole değeri
statik XSspace.Builder
yeniİnşaatçı ( XSpace prototipi)
statik XSspace.Builder
XSspace.Builder
statik XSspace
parseDelimitedFrom (InputStream girişi)
statik XSspace
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XSspace
parseFrom (ByteBuffer verileri)
statik XSspace
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XSspace
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XSspace
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik XSspace
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XSspace
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik XSspace
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik XSspace
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
XSspace.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int ERRORS_FIELD_NUMBER

Sabit Değer: 2

genel statik final int HOSTNAMES_FIELD_NUMBER

Sabit Değer: 4

genel statik final int PLANES_FIELD_NUMBER

Sabit Değer: 1

genel statik final int WARNINGS_FIELD_NUMBER

Sabit Değer: 3

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik XSspace getDefaultInstance ()

genel XSspace getDefaultInstanceForType ()

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

public String getErrors (int dizini)

 Errors (if any) in the generation of planes.
 
repeated string errors = 2;

public com.google.protobuf.ByteString getErrorsBytes (int dizini)

 Errors (if any) in the generation of planes.
 
repeated string errors = 2;

public int getErrorsCount ()

 Errors (if any) in the generation of planes.
 
repeated string errors = 2;

public com.google.protobuf.ProtocolStringList getErrorsList ()

 Errors (if any) in the generation of planes.
 
repeated string errors = 2;

public String getHostnames (int dizini)

 List of hostnames that XPlanes are generated from.
 
repeated string hostnames = 4;

public com.google.protobuf.ByteString getHostnamesBytes (int dizini)

 List of hostnames that XPlanes are generated from.
 
repeated string hostnames = 4;

public int getHostnamesCount ()

 List of hostnames that XPlanes are generated from.
 
repeated string hostnames = 4;

public com.google.protobuf.ProtocolStringList getHostnamesList ()

 List of hostnames that XPlanes are generated from.
 
repeated string hostnames = 4;

halk getParserForType ()

genel XPlane getPlanes (int dizini)

repeated .tensorflow.profiler.XPlane planes = 1;

public int getPlanesCount ()

repeated .tensorflow.profiler.XPlane planes = 1;

genel Liste< XPlane > getPlanesList ()

repeated .tensorflow.profiler.XPlane planes = 1;

genel XPlaneOrBuilder getPlanesOrBuilder (int dizini)

repeated .tensorflow.profiler.XPlane planes = 1;

genel liste<? XPlaneOrBuilder'ı genişletir > getPlanesOrBuilderList ()

repeated .tensorflow.profiler.XPlane planes = 1;

public int getSerializedSize ()

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

public String getWarnings (int indeksi)

 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;

public com.google.protobuf.ByteString getWarningsBytes (int dizini)

 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;

public int getWarningsCount ()

 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;

public com.google.protobuf.ProtocolStringList getWarningsList ()

 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik XSspace.Builder newBuilder ( XSspace prototipi)

genel statik XSspace.Builder newBuilder ()

herkese açık XSspace.Builder newBuilderForType ()

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

Atar
IO İstisnası

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

Atar
Geçersiz ProtokolBufferException

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

Atar
IO İstisnası

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

Atar
Geçersiz ProtokolBufferException

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

herkese açık XSspace.Builder toBuilder ()

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

Atar
IO İstisnası