@Namespace(value="tensorflow") @NoOffset @Properties(inherit=tensorflow.class) public class LoggingResponse extends MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
kIndexInFileMessages |
static int |
kStepFieldNumber |
kMerge, kMergePartial, kMergePartialWithAliasing, kMergeWithAliasing, kParse, kParsePartial, kParsePartialWithAliasing, kParseWithAliasing| Constructor and Description |
|---|
LoggingResponse() |
LoggingResponse(LoggingResponse from) |
LoggingResponse(long size)
Native array allocator.
|
LoggingResponse(Pointer p)
Pointer cast constructor.
|
AppendPartialToString, AppendToString, ByteSize, CheckTypeAndMergeFrom, DebugString, GetTypeName, InitializationErrorString, MergeFromBoundedZeroCopyStream, MergeFromCodedStream, MergeFromString, MergeFromString, MergePartialFromBoundedZeroCopyStream, ParseFromArray, ParseFromBoundedZeroCopyStream, ParseFromCodedStream, ParseFromString, ParseFromString, ParseFromZeroCopyStream, ParsePartialFromArray, ParsePartialFromBoundedZeroCopyStream, ParsePartialFromCodedStream, ParsePartialFromString, ParsePartialFromString, ParsePartialFromZeroCopyStream, SerializeAsString, SerializePartialAsString, SerializePartialToArray, SerializePartialToCodedStream, SerializePartialToString, SerializePartialToZeroCopyStream, SerializeToArray, SerializeToCodedStream, SerializeToString, SerializeToZeroCopyStream, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, ShortDebugStringaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic static final int kIndexInFileMessages
public static final int kStepFieldNumber
public LoggingResponse(Pointer p)
Pointer(Pointer).public LoggingResponse(long size)
Pointer.position(long).public LoggingResponse()
public LoggingResponse(@Const @ByRef LoggingResponse from)
public LoggingResponse position(long position)
public LoggingResponse getPointer(long i)
getPointer in class Pointer@ByRef @Name(value="operator =") public LoggingResponse put(@Const @ByRef LoggingResponse from)
public Arena GetArena()
GetArena in class MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class MessageLite@Cast(value="const google::protobuf::Descriptor*") public static Pointer GetDescriptor()
@Cast(value="const google::protobuf::Reflection*") public static Pointer GetReflection()
@Const @ByRef public static LoggingResponse default_instance()
public static void InitAsDefaultInstance()
@Const public static LoggingResponse internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(LoggingResponse other)
public void Swap(LoggingResponse other)
public LoggingResponse New()
New in class MessageLitepublic LoggingResponse New(Arena arena)
New in class MessageLitepublic void CopyFrom(@Cast(value="const google::protobuf::Message*") @ByRef MessageLite from)
public void MergeFrom(@Cast(value="const google::protobuf::Message*") @ByRef MessageLite from)
public void CopyFrom(@Const @ByRef LoggingResponse from)
public void MergeFrom(@Const @ByRef LoggingResponse from)
public void Clear()
Clear in class MessageLite@Cast(value="bool") public boolean IsInitialized()
IsInitialized in class MessageLite@Cast(value="size_t") public long ByteSizeLong()
ByteSizeLong in class MessageLite@Cast(value="bool") public boolean MergePartialFromCodedStream(CodedInputStream input)
MergePartialFromCodedStream in class MessageLitepublic void SerializeWithCachedSizes(CodedOutputStream output)
SerializeWithCachedSizes in class MessageLite@Cast(value="google::protobuf::uint8*") public BytePointer InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") BytePointer target)
InternalSerializeWithCachedSizesToArray in class MessageLite@Cast(value="google::protobuf::uint8*") public ByteBuffer InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") ByteBuffer target)
InternalSerializeWithCachedSizesToArray in class MessageLite@Cast(value="google::protobuf::uint8*") public byte[] InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") byte[] target)
InternalSerializeWithCachedSizesToArray in class MessageLitepublic int GetCachedSize()
GetCachedSize in class MessageLitepublic int step_size()
public void clear_step()
@MemberGetter public static int kStepFieldNumber()
public LabeledStepStats mutable_step(int index)
@Const @ByRef public LabeledStepStats step(int index)
public LabeledStepStats add_step()
Copyright © 2022. All rights reserved.