XStatMetadata.Builder

공개 정적 최종 클래스 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
 
Protobuf 유형 tensorflow.profiler.XStatMetadata

공개 방법

XStatMetadata.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
XStat메타데이터
짓다 ()
XStat메타데이터
XStatMetadata.Builder
XStatMetadata.Builder
명확한설명 ()
 Description of the stat (might be long).
XStatMetadata.Builder
ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드)
XStatMetadata.Builder
클리어ID ()
 XPlane.stat_metadata map key.
XStatMetadata.Builder
클리어이름 ()
 Name of the stat (should be short).
XStatMetadata.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
XStatMetadata.Builder
클론 ()
XStat메타데이터
get설명 ()
 Description of the stat (might be long).
com.google.protobuf.ByteString
getDescriptionBytes ()
 Description of the stat (might be long).
최종 정적 com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
getID ()
 XPlane.stat_metadata map key.
getName ()
 Name of the stat (should be short).
com.google.protobuf.ByteString
getNameBytes ()
 Name of the stat (should be short).
최종 부울
XStatMetadata.Builder
mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
XStatMetadata.Builder
mergeFrom (com.google.protobuf.다른 메시지 보내기)
최종 XStatMetadata.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields)
XStatMetadata.Builder
setDescription (문자열 값)
 Description of the stat (might be long).
XStatMetadata.Builder
setDescriptionBytes (com.google.protobuf.ByteString 값)
 Description of the stat (might be long).
XStatMetadata.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)
XStatMetadata.Builder
setId (긴 값)
 XPlane.stat_metadata map key.
XStatMetadata.Builder
setName (문자열 값)
 Name of the stat (should be short).
XStatMetadata.Builder
setNameBytes (com.google.protobuf.ByteString 값)
 Name of the stat (should be short).
XStatMetadata.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)
최종 XStatMetadata.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

상속된 메서드

공개 방법

공개 XStatMetadata.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 XStatMetadata 빌드 ()

공개 XStatMetadata buildPartial ()

공개 XStatMetadata.Builder 지우기 ()

공개 XStatMetadata.Builder 명확한 설명 ()

 Description of the stat (might be long).
 
string description = 3;

공개 XStatMetadata.BuilderclearField ( com.google.protobuf.Descriptors.FieldDescriptor 필드)

공개 XStatMetadata.Builder ClearId ()

 XPlane.stat_metadata map key.
 
int64 id = 1;

공개 XStatMetadata.Builder 클리어이름 ()

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

공개 XStatMetadata.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptoroneof)

공개 XStatMetadata.Builder 클론 ()

공개 XStatMetadata getDefaultInstanceForType ()

공개 문자열 getDescription ()

 Description of the stat (might be long).
 
string description = 3;

공개 com.google.protobuf.ByteString getDescriptionBytes ()

 Description of the stat (might be long).
 
string description = 3;

공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()

공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

공개 긴 getId ()

 XPlane.stat_metadata map key.
 
int64 id = 1;

공개 문자열 getName ()

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

공개 com.google.protobuf.ByteString getNameBytes ()

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

공개 최종 부울 isInitialized ()

공개 XStatMetadata.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

던지기
IO예외

공개 XStatMetadata.Builder mergeFrom (com.google.protobuf.기타 메시지)

공개 최종 XStatMetadata.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

공개 XStatMetadata.Builder setDescription (문자열 값)

 Description of the stat (might be long).
 
string description = 3;

공개 XStatMetadata.Builder setDescriptionBytes (com.google.protobuf.ByteString 값)

 Description of the stat (might be long).
 
string description = 3;

공개 XStatMetadata.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값)

공개 XStatMetadata.Builder setId (긴 값)

 XPlane.stat_metadata map key.
 
int64 id = 1;

공개 XStatMetadata.Builder setName (문자열 값)

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

공개 XStatMetadata.Builder setNameBytes (com.google.protobuf.ByteString 값)

 Name of the stat (should be short).
 Two XStatMetadata with different id should have different names.
 
string name = 2;

공개 XStatMetadata.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값)

공개 최종 XStatMetadata.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)