JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.elasticsearch.nativeaccess
Package
org.elasticsearch.nativeaccess.lib
Interface PosixCLibrary.Stat64
Enclosing interface:
PosixCLibrary
public static interface
PosixCLibrary.Stat64
corresponds to struct stat64
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
long
st_blocks
()
long
st_size
()
Method Details
st_size
long
st_size
()
st_blocks
long
st_blocks
()