package flare.hbase

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BigDecimalMsg

hbase.proto:217

message BytesBytesPair

hbase.proto:158

Used in: ColumnFamilySchema, TableSchema

message CellBlockMeta

rpc.proto:93

Optional Cell block Message. Included in client RequestHeader

Used in: RequestHeader, ResponseHeader

message ColumnFamilySchema

hbase.proto:60

* Column Family Schema Inspired by the rest ColumSchemaMessage

Used in: TableSchema

message ColumnFamilyTimeRange

hbase.proto:117

ColumnFamily Specific TimeRange

enum CompareType

hbase.proto:123

Comparison operators

message ConnectionHeader

rpc.proto:80

This is sent on connection setup after the connection preamble is sent.

message Coprocessor

hbase.proto:144

message DoubleMsg

hbase.proto:213

message EmptyMsg

hbase.proto:196

(message has no fields)

message ExceptionResponse

rpc.proto:100

At the RPC layer, this message is used to carry the server side exception to the RPC client.

Used in: ResponseHeader

message FavoredNodes

hbase.proto:82

* Protocol buffer for favored nodes

message LongMsg

hbase.proto:209

message NameBytesPair

hbase.proto:153

message NameInt64Pair

hbase.proto:163

message NameStringPair

hbase.proto:148

Used in: ColumnFamilySchema, NamespaceDescriptor, ProcedureDescription, TableSchema

message NamespaceDescriptor

hbase.proto:226

message ProcedureDescription

hbase.proto:189

* Description of the distributed procedure to take

message RPCTInfo

tracing.proto:28

Used to pass through the information necessary to continue a trace after an RPC is made. All we need is the traceid (so we know the overarching trace this message is a part of), and the id of the current span when this message was sent, so we know what span caused the new span we will create when this message is received.

Used in: RequestHeader

message RegionInfo

hbase.proto:69

* Protocol buffer version of HRegionInfo.

message RegionServerInfo

hbase.proto:246

* Description of the region server info

message RegionSpecifier

hbase.proto:92

* Container protocol buffer to specify a region. You can specify region by region name, or the hash of the region name, which is known as encoded region name.

enum RegionSpecifier.RegionSpecifierType

hbase.proto:96

Used in: RegionSpecifier

message RequestHeader

rpc.proto:114

Header sent making a request.

message ResponseHeader

rpc.proto:129

message ServerName

hbase.proto:136

* Protocol buffer version of ServerName

Used in: FavoredNodes

message SnapshotDescription

hbase.proto:171

* Description of the snapshot to take

enum SnapshotDescription.Type

hbase.proto:175

Used in: SnapshotDescription

message TableName

hbase.proto:27

* Table Name

Used in: RegionInfo, TableSchema

message TableSchema

hbase.proto:36

* Table Schema Inspired by the rest TableSchema

message TableState

hbase.proto:44

* Denotes state of the table

enum TableState.State

hbase.proto:46

Table's current state

Used in: TableState

message TimeRange

hbase.proto:111

* A range of time. Both from and to are Java time stamp in milliseconds. If you don't specify a time range, it means all time. By default, if not specified, from = 0, and to = Long.MAX_VALUE

Used in: ColumnFamilyTimeRange

enum TimeUnit

hbase.proto:199

message UUID

hbase.proto:221

message UserInformation

rpc.proto:74

User Information proto. Included in ConnectionHeader on connection setup

Used in: ConnectionHeader

message VersionInfo

hbase.proto:232

Rpc client version info proto. Included in ConnectionHeader on connection setup

Used in: ConnectionHeader, RegionServerInfo