| Interface | Description |
|---|---|
| KeyValueMaster |
Interface of key-value master that stores key-value store information in Alluxio,
including the partitions of each key-value store.
|
| Class | Description |
|---|---|
| DefaultKeyValueMaster |
This master stores key-value store information in Alluxio, including the partitions of
each key-value store.
|
| KeyValueMasterClientServiceHandler |
This class is a Thrift handler for key-value master RPCs invoked by an Alluxio client.
|
| KeyValueMasterFactory |
Factory to create a
KeyValueMaster instance. |
Copyright © 2017. All Rights Reserved.