공개 정적 최종 클래스 BinSummary.Builder
Protobuf 유형 tensorflow.BinSummary
공개 방법
BinSummary.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
Bin요약 | 짓다 () |
Bin요약 | 빌드부분 () |
BinSummary.Builder | 분명한 () |
BinSummary.Builder | 클리어빈 () int32 bin = 1; |
BinSummary.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
BinSummary.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
BinSummary.Builder | 클리어토탈바이트인빈 () int64 total_bytes_in_bin = 3; |
BinSummary.Builder | ClearTotalBytesInUse () int64 total_bytes_in_use = 2; |
BinSummary.Builder | 클리어토탈청크스인빈 () int64 total_chunks_in_bin = 5; |
BinSummary.Builder | ClearTotalChunksInUse () int64 total_chunks_in_use = 4; |
BinSummary.Builder | 클론 () |
정수 | getBin () int32 bin = 1; |
Bin요약 | |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
긴 | getTotalBytesInBin () int64 total_bytes_in_bin = 3; |
긴 | getTotalBytesInUse () int64 total_bytes_in_use = 2; |
긴 | getTotalChunksInBin () int64 total_chunks_in_bin = 5; |
긴 | getTotalChunksInUse () int64 total_chunks_in_use = 4; |
최종 부울 | 초기화됨 () |
BinSummary.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
BinSummary.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
최종 BinSummary.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
BinSummary.Builder | setBin (정수 값) int32 bin = 1; |
BinSummary.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
BinSummary.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, int 인덱스, 개체 값) |
BinSummary.Builder | setTotalBytesInBin (긴 값) int64 total_bytes_in_bin = 3; |
BinSummary.Builder | setTotalBytesInUse (긴 값) int64 total_bytes_in_use = 2; |
BinSummary.Builder | setTotalChunksInBin (긴 값) int64 total_chunks_in_bin = 5; |
BinSummary.Builder | setTotalChunksInUse (긴 값) int64 total_chunks_in_use = 4; |
최종 BinSummary.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
상속된 메서드
공개 방법
public BinSummary.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 객체 값)
공개 int getBin ()
int32 bin = 1;
공개 정적 최종 com.google.protobuf.Descriptors.Descriptor getDescriptor ()
공개 com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
공개 긴 getTotalBytesInBin ()
int64 total_bytes_in_bin = 3;
공개 긴 getTotalBytesInUse ()
int64 total_bytes_in_use = 2;
공개 긴 getTotalChunksInBin ()
int64 total_chunks_in_bin = 5;
공개 긴 getTotalChunksInUse ()
int64 total_chunks_in_use = 4;
공개 최종 부울 isInitialized ()
공개 BinSummary.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|