Serialized Form


Package org.apache.accumulo.server.client

Class org.apache.accumulo.server.client.HdfsZooInstance.AccumuloNotInitializedException extends RuntimeException implements Serializable

serialVersionUID: 1L


Package org.apache.accumulo.server.fate

Class org.apache.accumulo.server.fate.StackOverflowException extends Exception implements Serializable

serialVersionUID: 1L


Package org.apache.accumulo.server.master.state

Class org.apache.accumulo.server.master.state.DistributedStoreException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.master.state.TServerInstance extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

location

InetSocketAddress location

session

String session

cachedStringRepresentation

String cachedStringRepresentation

Package org.apache.accumulo.server.master.state.tables

Class org.apache.accumulo.server.master.state.tables.TableManager.IllegalTableTransitionException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

oldState

TableState oldState

newState

TableState newState

Package org.apache.accumulo.server.master.tableOps

Class org.apache.accumulo.server.master.tableOps.BulkImport extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

tableId

String tableId

sourceDir

String sourceDir

errorDir

String errorDir

setTime

boolean setTime

Class org.apache.accumulo.server.master.tableOps.ChangeTableState extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

tableId

String tableId

top

TableOperation top

Class org.apache.accumulo.server.master.tableOps.CloneTable extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

cloneInfo

org.apache.accumulo.server.master.tableOps.CloneInfo cloneInfo

Class org.apache.accumulo.server.master.tableOps.CompactRange extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

tableId

String tableId

startRow

byte[] startRow

endRow

byte[] endRow

Class org.apache.accumulo.server.master.tableOps.CreateTable extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

tableInfo

org.apache.accumulo.server.master.tableOps.TableInfo tableInfo

Class org.apache.accumulo.server.master.tableOps.DeleteTable extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

tableId

String tableId

Class org.apache.accumulo.server.master.tableOps.MasterRepo extends Object implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.master.tableOps.RenameTable extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

tableId

String tableId

oldTableName

String oldTableName

newTableName

String newTableName

Class org.apache.accumulo.server.master.tableOps.TableRangeOp extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

tableId

String tableId

startRow

byte[] startRow

endRow

byte[] endRow

op

MergeInfo.Operation op

Class org.apache.accumulo.server.master.tableOps.TraceRepo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

tinfo

TInfo tinfo

repo

Repo<T> repo

Package org.apache.accumulo.server.master.tserverOps

Class org.apache.accumulo.server.master.tserverOps.DisconnectLogger extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

location

String location

Class org.apache.accumulo.server.master.tserverOps.FlushTablets extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

logger

String logger

Class org.apache.accumulo.server.master.tserverOps.ShutdownTServer extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

server

TServerInstance server

force

boolean force

Class org.apache.accumulo.server.master.tserverOps.StopLogger extends MasterRepo implements Serializable

serialVersionUID: 1L

Serialized Fields

logger

String logger

Package org.apache.accumulo.server.monitor.servlets

Class org.apache.accumulo.server.monitor.servlets.BasicServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

bannerText

String bannerText

bannerColor

String bannerColor

bannerBackground

String bannerBackground

Class org.apache.accumulo.server.monitor.servlets.DefaultServlet extends BasicServlet implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.GcStatusServlet extends BasicServlet implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.LoggersServlet extends BasicServlet implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.LogServlet extends BasicServlet implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.MasterServlet extends BasicServlet implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.OperationServlet extends BasicServlet implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.ProblemServlet extends BasicServlet implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.TablesServlet extends BasicServlet implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.TServersServlet extends BasicServlet implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.VisServlet extends BasicServlet implements Serializable

serialVersionUID: 1L

Serialized Fields

useCircles

boolean useCircles

motion

VisServlet.StatType motion

color

VisServlet.StatType color

spacing

int spacing

url

String url

Class org.apache.accumulo.server.monitor.servlets.XMLServlet extends BasicServlet implements Serializable

serialVersionUID: 1L


Package org.apache.accumulo.server.monitor.servlets.trace

Class org.apache.accumulo.server.monitor.servlets.trace.ListType extends org.apache.accumulo.server.monitor.servlets.trace.Basic implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.trace.ShowTrace extends org.apache.accumulo.server.monitor.servlets.trace.Basic implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.monitor.servlets.trace.Summary extends org.apache.accumulo.server.monitor.servlets.trace.Basic implements Serializable

serialVersionUID: 1L


Package org.apache.accumulo.server.tabletserver

Class org.apache.accumulo.server.tabletserver.EndOfTableException extends Exception implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.tabletserver.HoldTimeoutException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.tabletserver.Tablet.TabletClosedException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.tabletserver.TLevel extends org.apache.log4j.Level implements Serializable

serialVersionUID: 1L

Class org.apache.accumulo.server.tabletserver.TooManyFilesException extends IOException implements Serializable

serialVersionUID: 1L


Package org.apache.accumulo.server.test.continuous

Class org.apache.accumulo.server.test.continuous.Histogram extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

sum

long sum

counts

HashMap<K,V> counts

Package org.apache.accumulo.server.util

Class org.apache.accumulo.server.util.DefaultMap extends HashMap<K,V> implements Serializable

serialVersionUID: 1L

Serialized Fields

dfault

Object dfault

Class org.apache.accumulo.server.util.TabletIterator.TabletDeletedException extends RuntimeException implements Serializable

serialVersionUID: 1L



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.