JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
org.apache.drill.exec.rpc
Interface OutOfMemoryHandler
public interface
OutOfMemoryHandler
Field Summary
Fields
Modifier and Type
Field
Description
static final
OutOfMemoryHandler
DEFAULT_INSTANCE
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
handle
()
Field Details
DEFAULT_INSTANCE
static final
OutOfMemoryHandler
DEFAULT_INSTANCE
Method Details
handle
void
handle
()