BinSummary.Builder

공개 정적 최종 클래스 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 필드, 객체 값)

공개 BinSummary 빌드 ()

공개 BinSummary 빌드Partial ()

공개 BinSummary.Builder 지우기 ()

공개 BinSummary.Builder 클리어빈 ()

int32 bin = 1;

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

공개 BinSummary.BuilderclearOneof ( com.google.protobuf.Descriptors.OneofDescriptor oneof)

공개 BinSummary.Builder ClearTotalBytesInBin ()

int64 total_bytes_in_bin = 3;

공개 BinSummary.Builder ClearTotalBytesInUse ()

int64 total_bytes_in_use = 2;

공개 BinSummary.Builder ClearTotalChunksInBin ()

int64 total_chunks_in_bin = 5;

공개 BinSummary.Builder ClearTotalChunksInUse ()

int64 total_chunks_in_use = 4;

공개 BinSummary.Builder 클론 ()

공개 int getBin ()

int32 bin = 1;

공개 BinSummary getDefaultInstanceForType ()

공개 정적 최종 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예외

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

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

공개 BinSummary.Builder setBin (int 값)

int32 bin = 1;

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

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

public BinSummary.Builder setTotalBytesInBin (긴 값)

int64 total_bytes_in_bin = 3;

공개 BinSummary.Builder setTotalBytesInUse (긴 값)

int64 total_bytes_in_use = 2;

public 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)