| Package | Description |
|---|---|
| org.apache.apex.malhar.flume.sink |
| Modifier and Type | Field and Description |
|---|---|
Server.Command |
Server.Request.type |
| Modifier and Type | Method and Description |
|---|---|
static Server.Command |
Server.Command.getCommand(byte b) |
static Server.Command |
Server.Command.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Server.Command[] |
Server.Command.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Server.Request(Server.Command type,
Server.Client client) |
Copyright © 2015-2017 Apache Software Foundation. All Rights Reserved.