XSpace.Builder

パブリック静的最終クラスXSpace.Builder

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

パブリックメソッド

XSpace.Builder
addAllErrors (Iterable<String> 値)
 Errors (if any) in the generation of planes.
XSpace.Builder
addAllHostnames (Iterable<String> 値)
 List of hostnames that XPlanes are generated from.
XSpace.Builder
addAllPlanes (Iterable<? extends XPlane > 値)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
addAllWarnings (Iterable<String> 値)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
XSpace.Builder
addErrors (文字列値)
 Errors (if any) in the generation of planes.
XSpace.Builder
addErrorsBytes (com.google.protobuf.ByteString 値)
 Errors (if any) in the generation of planes.
XSpace.Builder
addHostnames (文字列値)
 List of hostnames that XPlanes are generated from.
XSpace.Builder
addHostnamesBytes (com.google.protobuf.ByteString 値)
 List of hostnames that XPlanes are generated from.
XSpace.Builder
addPlanes ( XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
addPlanes (int インデックス、 XPlane値)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
addPlanes (int インデックス、 XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
addPlanes ( XPlane値)
repeated .tensorflow.profiler.XPlane planes = 1;
XPlane.Builder
addPlanesBuilder ()
repeated .tensorflow.profiler.XPlane planes = 1;
XPlane.Builder
addPlanesBuilder (int インデックス)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
XSpace.Builder
addWarnings (文字列値)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
XSpace.Builder
addWarningsBytes (com.google.protobuf.ByteString 値)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
Xスペース
建てる()
Xスペース
XSpace.Builder
クリア()
XSpace.Builder
クリアエラー()
 Errors (if any) in the generation of planes.
XSpace.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
XSpace.Builder
クリアホスト名()
 List of hostnames that XPlanes are generated from.
XSpace.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
XSpace.Builder
クリアプレーン()
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
クリア警告()
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
XSpace.Builder
Xスペース
最終的な静的 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getErrors (int インデックス)
 Errors (if any) in the generation of planes.
com.google.protobuf.ByteString
getErrorsBytes (int インデックス)
 Errors (if any) in the generation of planes.
整数
getErrorsCount ()
 Errors (if any) in the generation of planes.
com.google.protobuf.ProtocolStringList
getErrorsList ()
 Errors (if any) in the generation of planes.
getHostnames (int インデックス)
 List of hostnames that XPlanes are generated from.
com.google.protobuf.ByteString
getHostnamesBytes (int インデックス)
 List of hostnames that XPlanes are generated from.
整数
getHostnamesCount ()
 List of hostnames that XPlanes are generated from.
com.google.protobuf.ProtocolStringList
getホスト名リスト()
 List of hostnames that XPlanes are generated from.
XPlane
getPlanes (int インデックス)
repeated .tensorflow.profiler.XPlane planes = 1;
XPlane.Builder
getPlanesBuilder (int インデックス)
repeated .tensorflow.profiler.XPlane planes = 1;
リスト< XPlane.Builder >
getPlanesBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
整数
getPlanesCount ()
repeated .tensorflow.profiler.XPlane planes = 1;
リスト< XPlane >
getPlanesList ()
repeated .tensorflow.profiler.XPlane planes = 1;
XPlaneOrBuilder
getPlanesOrBuilder (int インデックス)
repeated .tensorflow.profiler.XPlane planes = 1;
リスト<? XPlaneOrBuilderを拡張 >
getPlanesOrBuilderList ()
repeated .tensorflow.profiler.XPlane planes = 1;
getWarnings (int インデックス)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
com.google.protobuf.ByteString
getWarningsBytes (int インデックス)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;
整数
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;
最終ブール値
XSpace.Builder
mergeFrom (com.google.protobuf.Message other)
XSpace.Builder
mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
最終的なXSpace.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド)
XSpace.Builder
RemovePlanes (int インデックス)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
setErrors (int インデックス、文字列値)
 Errors (if any) in the generation of planes.
XSpace.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
XSpace.Builder
setHostnames (int インデックス、文字列値)
 List of hostnames that XPlanes are generated from.
XSpace.Builder
setPlanes (int インデックス、 XPlane.Builder builderForValue)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
setPlanes (int インデックス、 XPlane値)
repeated .tensorflow.profiler.XPlane planes = 1;
XSpace.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
最終的なXSpace.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
XSpace.Builder
setWarnings (int インデックス、文字列値)
 Warnings (if any) in the generation of planes;
 
repeated string warnings = 3;

継承されたメソッド

パブリックメソッド

public XSpace.Builder addAllErrors (Iterable<String> 値)

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

public XSpace.Builder addAllHostnames (Iterable<String> 値)

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

public XSpace.Builder addAllPlanes (Iterable<? extends XPlane > 値)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder addAllWarnings (Iterable<String> 値)

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

public XSpace.Builder addErrors (文字列値)

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

public XSpace.Builder addErrorsBytes (com.google.protobuf.ByteString 値)

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

public XSpace.Builder addHostnames (文字列値)

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

public XSpace.Builder addHostnamesBytes (com.google.protobuf.ByteString 値)

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

public XSpace.Builder addPlanes ( XPlane.Builder builderForValue)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder addPlanes (int インデックス、 XPlane値)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder addPlanes (int インデックス、 XPlane.Builder builderForValue)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder addPlanes ( XPlane値)

repeated .tensorflow.profiler.XPlane planes = 1;

public XPlane.Builder addPlanesBuilder ()

repeated .tensorflow.profiler.XPlane planes = 1;

public XPlane.Builder addPlanesBuilder (int インデックス)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public XSpace.Builder addWarnings (文字列値)

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

public XSpace.Builder addWarningsBytes (com.google.protobuf.ByteString 値)

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

パブリックXSpaceビルド()

public XSpace buildPartial ()

public XSpace.Builderクリア()

public XSpace.Builder clearErrors ()

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

public XSpace.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)

public XSpace.Builder clearHostnames ()

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

public XSpace.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public XSpace.Builder ClearPlanes ()

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder clearWarnings ()

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

パブリックXSpace.Builderクローン()

public XSpace getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String getErrors (int インデックス)

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

public com.google.protobuf.ByteString getErrorsBytes (int インデックス)

 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 インデックス)

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

public com.google.protobuf.ByteString getHostnamesBytes (int インデックス)

 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;

パブリックXPlane getPlanes (int インデックス)

repeated .tensorflow.profiler.XPlane planes = 1;

public XPlane.Builder getPlanesBuilder (int インデックス)

repeated .tensorflow.profiler.XPlane planes = 1;

public List< XPlane.Builder > getPlanesBuilderList ()

repeated .tensorflow.profiler.XPlane planes = 1;

public int getPlanesCount ()

repeated .tensorflow.profiler.XPlane planes = 1;

public List< XPlane > getPlanesList ()

repeated .tensorflow.profiler.XPlane planes = 1;

public XPlaneOrBuilder getPlaneOrBuilder (int インデックス)

repeated .tensorflow.profiler.XPlane planes = 1;

公開リスト<? extends XPlaneOrBuilder > getPlaneOrBuilderList ()

repeated .tensorflow.profiler.XPlane planes = 1;

public String getWarnings (int インデックス)

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

public com.google.protobuf.ByteString getWarningsBytes (int インデックス)

 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;

パブリック最終ブール値isInitialized ()

public XSpace.Builder mergeFrom (com.google.protobuf.Message other)

public XSpace.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public Final XSpace.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public XSpace.Builder RemovePlanes (int インデックス)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder setErrors (int インデックス、文字列値)

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

public XSpace.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)

public XSpace.Builder setHostnames (int インデックス、文字列値)

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

public XSpace.Builder setPlanes (int インデックス、 XPlane.Builder builderForValue)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder setPlanes (int インデックス、 XPlane値)

repeated .tensorflow.profiler.XPlane planes = 1;

public XSpace.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)

public Final XSpace.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)

public XSpace.Builder setWarnings (int インデックス、文字列値)

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