| Interface | Description |
|---|---|
| TableDiskUsage.Printer |
| Class | Description |
|---|---|
| AccumuloStatus | |
| ActionStatsUpdator | |
| Admin | |
| ChangeSecret | |
| CheckForMetadataProblems | |
| CleanZookeeper | |
| CustomNonBlockingServer |
This class implements a custom non-blocking thrift server, incorporating the
THsHaServer features, and overriding the underlying
TNonblockingServer methods, especially TNonblockingServer.SelectAcceptThread, in order to override the
AbstractNonblockingServer.FrameBuffer and AbstractNonblockingServer.AsyncFrameBuffer with
one that reveals the client address from its transport. |
| DefaultMap<K,V> |
A HashMap that returns a default value if the key is not stored in the map.
|
| DeleteZooInstance | |
| DumpZookeeper | |
| FileSystemMonitor | |
| FileUtil | |
| FileUtil.FileInfo | |
| FindOfflineTablets | |
| Halt | |
| Info | |
| ListInstances | |
| ListVolumesUsed | |
| LocalityCheck | |
| LoginProperties | |
| MasterMetadataUtil | |
| MetadataTableUtil |
provides a reference to the metadata table for updates by tablet servers
|
| NamespacePropUtil | |
| PortUtils | |
| RandomizeVolumes | |
| RandomWriter | |
| RandomWriter.RandomMutationGenerator | |
| RemoveEntriesForMissingFiles |
Remove file entries for map files that don't exist.
|
| RestoreZookeeper | |
| RpcWrapper |
This class accommodates the changes in THRIFT-1805, which appeared in Thrift 0.9.1 and restricts client-side notification of server-side errors to
TException only, by wrapping RuntimeException and Error as TException, so it doesn't just close the connection and look like
a network issue, but informs the client that a TApplicationException had occurred, as it did in Thrift 0.9.0. |
| SendLogToChainsaw | |
| SystemPropUtil | |
| TableDiskUsage | |
| TableInfoUtil | |
| TablePropUtil | |
| TabletIterator |
This class iterates over the metadata table returning all key values for a tablet in one chunk.
|
| TabletOperations | |
| TabletServerLocks | |
| TBufferedServerSocket | |
| TNonblockingServerSocket |
Wrapper around ServerSocketChannel.
|
| TServerUtils | |
| TServerUtils.ClientInfoProcessorFactory | |
| TServerUtils.ServerAddress | |
| TServerUtils.TimedProcessor | |
| VerifyTabletAssignments | |
| ZooKeeperMain | |
| ZooZap |
| Exception | Description |
|---|---|
| TabletIterator.TabletDeletedException |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.