@Namespace(value="arrow::fs") @NoOffset @Properties(inherit=arrow.class) public class HdfsOptions extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
HdfsOptions() |
HdfsOptions(long size)
Native array allocator.
|
HdfsOptions(Pointer p)
Pointer cast constructor.
|
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic HdfsOptions(Pointer p)
Pointer(Pointer).public HdfsOptions(long size)
Pointer.position(long).public HdfsOptions()
public HdfsOptions position(long position)
public HdfsOptions getPointer(long i)
getPointer in class Pointer@ByRef public HdfsConnectionConfig connection_config()
public HdfsOptions connection_config(HdfsConnectionConfig setter)
public int buffer_size()
public HdfsOptions buffer_size(int setter)
public short replication()
public HdfsOptions replication(short setter)
public HdfsOptions default_block_size(long setter)
public void ConfigureEndPoint(@StdString String host, int port)
public void ConfigureEndPoint(@StdString BytePointer host, int port)
public void ConfigureReplication(short replication)
public void ConfigureUser(@StdString String user_name)
public void ConfigureUser(@StdString BytePointer user_name)
public void ConfigureBufferSize(int buffer_size)
public void ConfigureKerberosTicketCachePath(@StdString String path)
public void ConfigureKerberosTicketCachePath(@StdString BytePointer path)
public void ConfigureExtraConf(@StdString String key, @StdString String val)
public void ConfigureExtraConf(@StdString BytePointer key, @StdString BytePointer val)
@Cast(value="bool") public boolean Equals(@Const @ByRef HdfsOptions other)
@ByVal public static HDFSOptionsResult FromUri(@Const @ByRef Uri uri)
@ByVal public static HDFSOptionsResult FromUri(@StdString String uri)
@ByVal public static HDFSOptionsResult FromUri(@StdString BytePointer uri)
Copyright © 2021. All rights reserved.