@Namespace(value="arrow::io") @Properties(inherit=arrow.class) public class LatencyGenerator extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
LatencyGenerator(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static LatencyGenerator |
Make(double average_latency) |
static LatencyGenerator |
Make(double average_latency,
int seed) |
double |
NextLatency() |
void |
Sleep() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic LatencyGenerator(Pointer p)
Pointer(Pointer).public void Sleep()
public double NextLatency()
@SharedPtr public static LatencyGenerator Make(double average_latency)
@SharedPtr public static LatencyGenerator Make(double average_latency, int seed)
Copyright © 2021. All rights reserved.