Package | Description |
---|---|
org.apache.hadoop.hbase.ipc |
Tools to help define network clients and servers.
|
Modifier and Type | Field and Description |
---|---|
BufferCallBeforeInitHandler.BufferCallAction |
BufferCallBeforeInitHandler.BufferCallEvent.action |
Modifier and Type | Method and Description |
---|---|
static BufferCallBeforeInitHandler.BufferCallAction |
BufferCallBeforeInitHandler.BufferCallAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BufferCallBeforeInitHandler.BufferCallAction[] |
BufferCallBeforeInitHandler.BufferCallAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
BufferCallEvent(BufferCallBeforeInitHandler.BufferCallAction action,
IOException error) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.