public static class QueueEnqueue.Attrs extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
Attrs()
Default native constructor.
|
Attrs(long size)
Native array allocator.
|
Attrs(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
QueueEnqueue.Attrs |
getPointer(long i) |
QueueEnqueue.Attrs |
position(long position) |
long |
timeout_ms_() |
QueueEnqueue.Attrs |
timeout_ms_(long setter) |
QueueEnqueue.Attrs |
TimeoutMs(long x)
If the queue is full, this operation will block for up to
timeout_ms milliseconds.
|
address, 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 Attrs()
public Attrs(long size)
Pointer.position(long).public Attrs(Pointer p)
Pointer(Pointer).public QueueEnqueue.Attrs position(long position)
public QueueEnqueue.Attrs getPointer(long i)
getPointer in class Pointer@ByVal public QueueEnqueue.Attrs TimeoutMs(@Cast(value="tensorflow::int64") long x)
public QueueEnqueue.Attrs timeout_ms_(long setter)
Copyright © 2022. All rights reserved.