Skip navigation links
A B C E F G H I L M N O P R S T V W Y Z 

A

ABORTED_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.CommitResponse
 
addAllCellId(Iterable<? extends Long>) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 cellId = 3;
addAllTableId(Iterable<? extends Long>) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 TableId = 4;
addCellId(long) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 cellId = 3;
addTableId(long) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 TableId = 4;

B

build() - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
build() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
buildPartial() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 

C

CELLID_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.CommitRequest
 
clear() - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
clear() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
clearAborted() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional bool aborted = 1;
clearCellId() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 cellId = 3;
clearClientCapabilities() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
optional .Capabilities clientCapabilities = 1;
clearClientCompatible() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional bool clientCompatible = 1;
clearCommitRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .CommitRequest commitRequest = 2;
clearCommitResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .CommitResponse commitResponse = 2;
clearCommitTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional int64 commitTimestamp = 3;
clearEpoch() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 epoch = 4;
clearFenceId() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
optional int64 FenceId = 2;
clearFenceRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .FenceRequest fenceRequest = 4;
clearFenceResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .FenceResponse fenceResponse = 4;
clearHandshakeRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .HandshakeRequest handshakeRequest = 3;
clearHandshakeResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .HandshakeResponse handshakeResponse = 3;
clearIsRetry() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
optional bool isRetry = 2 [default = false];
clearLowLatency() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional bool lowLatency = 3 [default = false];
clearReadTimestamp() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 readTimestamp = 2;
clearServerCapabilities() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional .Capabilities serverCapabilities = 2;
clearStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
optional int64 startTimestamp = 1;
clearStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional int64 startTimestamp = 2;
clearStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
optional int64 startTimestamp = 1;
clearTableId() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 TableId = 4;
clearTableId() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
optional int64 TableId = 1;
clearTableId() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
optional int64 TableId = 1;
clearTimestamp() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 timestamp = 1;
clearTimestampRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .TimestampRequest timestampRequest = 1;
clearTimestampResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .TimestampResponse timestampResponse = 1;
clearVisibilityLevel() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int32 visibilityLevel = 3;
CLIENTCAPABILITIES_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
CLIENTCOMPATIBLE_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
clone() - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
clone() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
COMMITREQUEST_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Request
 
COMMITRESPONSE_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Response
 
COMMITTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.CommitResponse
 

E

EPOCH_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Transaction
 

F

FENCEID_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.FenceResponse
 
FENCEREQUEST_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Request
 
FENCERESPONSE_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Response
 

G

getAborted() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional bool aborted = 1;
getAborted() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
optional bool aborted = 1;
getAborted() - Method in interface org.apache.omid.proto.TSOProto.CommitResponseOrBuilder
optional bool aborted = 1;
getCellId(int) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 cellId = 3;
getCellId(int) - Method in class org.apache.omid.proto.TSOProto.CommitRequest
repeated int64 cellId = 3;
getCellId(int) - Method in interface org.apache.omid.proto.TSOProto.CommitRequestOrBuilder
repeated int64 cellId = 3;
getCellIdCount() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 cellId = 3;
getCellIdCount() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
repeated int64 cellId = 3;
getCellIdCount() - Method in interface org.apache.omid.proto.TSOProto.CommitRequestOrBuilder
repeated int64 cellId = 3;
getCellIdList() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 cellId = 3;
getCellIdList() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
repeated int64 cellId = 3;
getCellIdList() - Method in interface org.apache.omid.proto.TSOProto.CommitRequestOrBuilder
repeated int64 cellId = 3;
getClientCapabilities() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
optional .Capabilities clientCapabilities = 1;
getClientCapabilities() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
optional .Capabilities clientCapabilities = 1;
getClientCapabilities() - Method in interface org.apache.omid.proto.TSOProto.HandshakeRequestOrBuilder
optional .Capabilities clientCapabilities = 1;
getClientCapabilitiesBuilder() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
optional .Capabilities clientCapabilities = 1;
getClientCapabilitiesOrBuilder() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
optional .Capabilities clientCapabilities = 1;
getClientCapabilitiesOrBuilder() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
optional .Capabilities clientCapabilities = 1;
getClientCapabilitiesOrBuilder() - Method in interface org.apache.omid.proto.TSOProto.HandshakeRequestOrBuilder
optional .Capabilities clientCapabilities = 1;
getClientCompatible() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional bool clientCompatible = 1;
getClientCompatible() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
optional bool clientCompatible = 1;
getClientCompatible() - Method in interface org.apache.omid.proto.TSOProto.HandshakeResponseOrBuilder
optional bool clientCompatible = 1;
getCommitRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .CommitRequest commitRequest = 2;
getCommitRequest() - Method in class org.apache.omid.proto.TSOProto.Request
optional .CommitRequest commitRequest = 2;
getCommitRequest() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .CommitRequest commitRequest = 2;
getCommitRequestBuilder() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .CommitRequest commitRequest = 2;
getCommitRequestOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .CommitRequest commitRequest = 2;
getCommitRequestOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Request
optional .CommitRequest commitRequest = 2;
getCommitRequestOrBuilder() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .CommitRequest commitRequest = 2;
getCommitResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .CommitResponse commitResponse = 2;
getCommitResponse() - Method in class org.apache.omid.proto.TSOProto.Response
optional .CommitResponse commitResponse = 2;
getCommitResponse() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .CommitResponse commitResponse = 2;
getCommitResponseBuilder() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .CommitResponse commitResponse = 2;
getCommitResponseOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .CommitResponse commitResponse = 2;
getCommitResponseOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Response
optional .CommitResponse commitResponse = 2;
getCommitResponseOrBuilder() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .CommitResponse commitResponse = 2;
getCommitTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional int64 commitTimestamp = 3;
getCommitTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
optional int64 commitTimestamp = 3;
getCommitTimestamp() - Method in interface org.apache.omid.proto.TSOProto.CommitResponseOrBuilder
optional int64 commitTimestamp = 3;
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.Request
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.Response
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
getDefaultInstance() - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.Request
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.Response
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
getDefaultInstanceForType() - Method in class org.apache.omid.proto.TSOProto.Transaction
 
getDefaultNetworkInterface() - Static method in class org.apache.omid.NetworkUtils
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.Request.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.Request
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.Response.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.Response
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
getDescriptor() - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
getDescriptorForType() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
getEpoch() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 epoch = 4;
getEpoch() - Method in class org.apache.omid.proto.TSOProto.Transaction
optional int64 epoch = 4;
getEpoch() - Method in interface org.apache.omid.proto.TSOProto.TransactionOrBuilder
optional int64 epoch = 4;
getFenceId() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
optional int64 FenceId = 2;
getFenceId() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
optional int64 FenceId = 2;
getFenceId() - Method in interface org.apache.omid.proto.TSOProto.FenceResponseOrBuilder
optional int64 FenceId = 2;
getFenceRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .FenceRequest fenceRequest = 4;
getFenceRequest() - Method in class org.apache.omid.proto.TSOProto.Request
optional .FenceRequest fenceRequest = 4;
getFenceRequest() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .FenceRequest fenceRequest = 4;
getFenceRequestBuilder() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .FenceRequest fenceRequest = 4;
getFenceRequestOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .FenceRequest fenceRequest = 4;
getFenceRequestOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Request
optional .FenceRequest fenceRequest = 4;
getFenceRequestOrBuilder() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .FenceRequest fenceRequest = 4;
getFenceResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .FenceResponse fenceResponse = 4;
getFenceResponse() - Method in class org.apache.omid.proto.TSOProto.Response
optional .FenceResponse fenceResponse = 4;
getFenceResponse() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .FenceResponse fenceResponse = 4;
getFenceResponseBuilder() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .FenceResponse fenceResponse = 4;
getFenceResponseOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .FenceResponse fenceResponse = 4;
getFenceResponseOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Response
optional .FenceResponse fenceResponse = 4;
getFenceResponseOrBuilder() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .FenceResponse fenceResponse = 4;
getHandshakeRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .HandshakeRequest handshakeRequest = 3;
getHandshakeRequest() - Method in class org.apache.omid.proto.TSOProto.Request
optional .HandshakeRequest handshakeRequest = 3;
getHandshakeRequest() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .HandshakeRequest handshakeRequest = 3;
getHandshakeRequestBuilder() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .HandshakeRequest handshakeRequest = 3;
getHandshakeRequestOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .HandshakeRequest handshakeRequest = 3;
getHandshakeRequestOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Request
optional .HandshakeRequest handshakeRequest = 3;
getHandshakeRequestOrBuilder() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .HandshakeRequest handshakeRequest = 3;
getHandshakeResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .HandshakeResponse handshakeResponse = 3;
getHandshakeResponse() - Method in class org.apache.omid.proto.TSOProto.Response
optional .HandshakeResponse handshakeResponse = 3;
getHandshakeResponse() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .HandshakeResponse handshakeResponse = 3;
getHandshakeResponseBuilder() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .HandshakeResponse handshakeResponse = 3;
getHandshakeResponseOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .HandshakeResponse handshakeResponse = 3;
getHandshakeResponseOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Response
optional .HandshakeResponse handshakeResponse = 3;
getHandshakeResponseOrBuilder() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .HandshakeResponse handshakeResponse = 3;
getIsRetry() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
optional bool isRetry = 2 [default = false];
getIsRetry() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
optional bool isRetry = 2 [default = false];
getIsRetry() - Method in interface org.apache.omid.proto.TSOProto.CommitRequestOrBuilder
optional bool isRetry = 2 [default = false];
getLowLatency() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional bool lowLatency = 3 [default = false];
getLowLatency() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
optional bool lowLatency = 3 [default = false];
getLowLatency() - Method in interface org.apache.omid.proto.TSOProto.HandshakeResponseOrBuilder
optional bool lowLatency = 3 [default = false];
getParserForType() - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.Request
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.Response
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
getParserForType() - Method in class org.apache.omid.proto.TSOProto.Transaction
 
getReadTimestamp() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 readTimestamp = 2;
getReadTimestamp() - Method in class org.apache.omid.proto.TSOProto.Transaction
optional int64 readTimestamp = 2;
getReadTimestamp() - Method in interface org.apache.omid.proto.TSOProto.TransactionOrBuilder
optional int64 readTimestamp = 2;
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.Request
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.Response
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
getSerializedSize() - Method in class org.apache.omid.proto.TSOProto.Transaction
 
getServerCapabilities() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional .Capabilities serverCapabilities = 2;
getServerCapabilities() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
optional .Capabilities serverCapabilities = 2;
getServerCapabilities() - Method in interface org.apache.omid.proto.TSOProto.HandshakeResponseOrBuilder
optional .Capabilities serverCapabilities = 2;
getServerCapabilitiesBuilder() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional .Capabilities serverCapabilities = 2;
getServerCapabilitiesOrBuilder() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional .Capabilities serverCapabilities = 2;
getServerCapabilitiesOrBuilder() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
optional .Capabilities serverCapabilities = 2;
getServerCapabilitiesOrBuilder() - Method in interface org.apache.omid.proto.TSOProto.HandshakeResponseOrBuilder
optional .Capabilities serverCapabilities = 2;
getStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
optional int64 startTimestamp = 1;
getStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
optional int64 startTimestamp = 1;
getStartTimestamp() - Method in interface org.apache.omid.proto.TSOProto.CommitRequestOrBuilder
optional int64 startTimestamp = 1;
getStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional int64 startTimestamp = 2;
getStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
optional int64 startTimestamp = 2;
getStartTimestamp() - Method in interface org.apache.omid.proto.TSOProto.CommitResponseOrBuilder
optional int64 startTimestamp = 2;
getStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
optional int64 startTimestamp = 1;
getStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
optional int64 startTimestamp = 1;
getStartTimestamp() - Method in interface org.apache.omid.proto.TSOProto.TimestampResponseOrBuilder
optional int64 startTimestamp = 1;
getTableId(int) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 TableId = 4;
getTableId(int) - Method in class org.apache.omid.proto.TSOProto.CommitRequest
repeated int64 TableId = 4;
getTableId(int) - Method in interface org.apache.omid.proto.TSOProto.CommitRequestOrBuilder
repeated int64 TableId = 4;
getTableId() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
optional int64 TableId = 1;
getTableId() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
optional int64 TableId = 1;
getTableId() - Method in interface org.apache.omid.proto.TSOProto.FenceRequestOrBuilder
optional int64 TableId = 1;
getTableId() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
optional int64 TableId = 1;
getTableId() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
optional int64 TableId = 1;
getTableId() - Method in interface org.apache.omid.proto.TSOProto.FenceResponseOrBuilder
optional int64 TableId = 1;
getTableIdCount() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 TableId = 4;
getTableIdCount() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
repeated int64 TableId = 4;
getTableIdCount() - Method in interface org.apache.omid.proto.TSOProto.CommitRequestOrBuilder
repeated int64 TableId = 4;
getTableIdList() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 TableId = 4;
getTableIdList() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
repeated int64 TableId = 4;
getTableIdList() - Method in interface org.apache.omid.proto.TSOProto.CommitRequestOrBuilder
repeated int64 TableId = 4;
getTimestamp() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 timestamp = 1;
getTimestamp() - Method in class org.apache.omid.proto.TSOProto.Transaction
optional int64 timestamp = 1;
getTimestamp() - Method in interface org.apache.omid.proto.TSOProto.TransactionOrBuilder
optional int64 timestamp = 1;
getTimestampRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .TimestampRequest timestampRequest = 1;
getTimestampRequest() - Method in class org.apache.omid.proto.TSOProto.Request
optional .TimestampRequest timestampRequest = 1;
getTimestampRequest() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .TimestampRequest timestampRequest = 1;
getTimestampRequestBuilder() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .TimestampRequest timestampRequest = 1;
getTimestampRequestOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .TimestampRequest timestampRequest = 1;
getTimestampRequestOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Request
optional .TimestampRequest timestampRequest = 1;
getTimestampRequestOrBuilder() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .TimestampRequest timestampRequest = 1;
getTimestampResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .TimestampResponse timestampResponse = 1;
getTimestampResponse() - Method in class org.apache.omid.proto.TSOProto.Response
optional .TimestampResponse timestampResponse = 1;
getTimestampResponse() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .TimestampResponse timestampResponse = 1;
getTimestampResponseBuilder() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .TimestampResponse timestampResponse = 1;
getTimestampResponseOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .TimestampResponse timestampResponse = 1;
getTimestampResponseOrBuilder() - Method in class org.apache.omid.proto.TSOProto.Response
optional .TimestampResponse timestampResponse = 1;
getTimestampResponseOrBuilder() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .TimestampResponse timestampResponse = 1;
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.Request
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.Response
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
getUnknownFields() - Method in class org.apache.omid.proto.TSOProto.Transaction
 
getVisibilityLevel() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int32 visibilityLevel = 3;
getVisibilityLevel() - Method in class org.apache.omid.proto.TSOProto.Transaction
optional int32 visibilityLevel = 3;
getVisibilityLevel() - Method in interface org.apache.omid.proto.TSOProto.TransactionOrBuilder
optional int32 visibilityLevel = 3;

H

HANDSHAKEREQUEST_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Request
 
HANDSHAKERESPONSE_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Response
 
hasAborted() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional bool aborted = 1;
hasAborted() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
optional bool aborted = 1;
hasAborted() - Method in interface org.apache.omid.proto.TSOProto.CommitResponseOrBuilder
optional bool aborted = 1;
hasClientCapabilities() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
optional .Capabilities clientCapabilities = 1;
hasClientCapabilities() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
optional .Capabilities clientCapabilities = 1;
hasClientCapabilities() - Method in interface org.apache.omid.proto.TSOProto.HandshakeRequestOrBuilder
optional .Capabilities clientCapabilities = 1;
hasClientCompatible() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional bool clientCompatible = 1;
hasClientCompatible() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
optional bool clientCompatible = 1;
hasClientCompatible() - Method in interface org.apache.omid.proto.TSOProto.HandshakeResponseOrBuilder
optional bool clientCompatible = 1;
hasCommitRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .CommitRequest commitRequest = 2;
hasCommitRequest() - Method in class org.apache.omid.proto.TSOProto.Request
optional .CommitRequest commitRequest = 2;
hasCommitRequest() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .CommitRequest commitRequest = 2;
hasCommitResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .CommitResponse commitResponse = 2;
hasCommitResponse() - Method in class org.apache.omid.proto.TSOProto.Response
optional .CommitResponse commitResponse = 2;
hasCommitResponse() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .CommitResponse commitResponse = 2;
hasCommitTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional int64 commitTimestamp = 3;
hasCommitTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
optional int64 commitTimestamp = 3;
hasCommitTimestamp() - Method in interface org.apache.omid.proto.TSOProto.CommitResponseOrBuilder
optional int64 commitTimestamp = 3;
hasEpoch() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 epoch = 4;
hasEpoch() - Method in class org.apache.omid.proto.TSOProto.Transaction
optional int64 epoch = 4;
hasEpoch() - Method in interface org.apache.omid.proto.TSOProto.TransactionOrBuilder
optional int64 epoch = 4;
hasFenceId() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
optional int64 FenceId = 2;
hasFenceId() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
optional int64 FenceId = 2;
hasFenceId() - Method in interface org.apache.omid.proto.TSOProto.FenceResponseOrBuilder
optional int64 FenceId = 2;
hasFenceRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .FenceRequest fenceRequest = 4;
hasFenceRequest() - Method in class org.apache.omid.proto.TSOProto.Request
optional .FenceRequest fenceRequest = 4;
hasFenceRequest() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .FenceRequest fenceRequest = 4;
hasFenceResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .FenceResponse fenceResponse = 4;
hasFenceResponse() - Method in class org.apache.omid.proto.TSOProto.Response
optional .FenceResponse fenceResponse = 4;
hasFenceResponse() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .FenceResponse fenceResponse = 4;
hasHandshakeRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .HandshakeRequest handshakeRequest = 3;
hasHandshakeRequest() - Method in class org.apache.omid.proto.TSOProto.Request
optional .HandshakeRequest handshakeRequest = 3;
hasHandshakeRequest() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .HandshakeRequest handshakeRequest = 3;
hasHandshakeResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .HandshakeResponse handshakeResponse = 3;
hasHandshakeResponse() - Method in class org.apache.omid.proto.TSOProto.Response
optional .HandshakeResponse handshakeResponse = 3;
hasHandshakeResponse() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .HandshakeResponse handshakeResponse = 3;
hasIsRetry() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
optional bool isRetry = 2 [default = false];
hasIsRetry() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
optional bool isRetry = 2 [default = false];
hasIsRetry() - Method in interface org.apache.omid.proto.TSOProto.CommitRequestOrBuilder
optional bool isRetry = 2 [default = false];
hasLowLatency() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional bool lowLatency = 3 [default = false];
hasLowLatency() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
optional bool lowLatency = 3 [default = false];
hasLowLatency() - Method in interface org.apache.omid.proto.TSOProto.HandshakeResponseOrBuilder
optional bool lowLatency = 3 [default = false];
hasReadTimestamp() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 readTimestamp = 2;
hasReadTimestamp() - Method in class org.apache.omid.proto.TSOProto.Transaction
optional int64 readTimestamp = 2;
hasReadTimestamp() - Method in interface org.apache.omid.proto.TSOProto.TransactionOrBuilder
optional int64 readTimestamp = 2;
hasServerCapabilities() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional .Capabilities serverCapabilities = 2;
hasServerCapabilities() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
optional .Capabilities serverCapabilities = 2;
hasServerCapabilities() - Method in interface org.apache.omid.proto.TSOProto.HandshakeResponseOrBuilder
optional .Capabilities serverCapabilities = 2;
hasStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
optional int64 startTimestamp = 1;
hasStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
optional int64 startTimestamp = 1;
hasStartTimestamp() - Method in interface org.apache.omid.proto.TSOProto.CommitRequestOrBuilder
optional int64 startTimestamp = 1;
hasStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional int64 startTimestamp = 2;
hasStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
optional int64 startTimestamp = 2;
hasStartTimestamp() - Method in interface org.apache.omid.proto.TSOProto.CommitResponseOrBuilder
optional int64 startTimestamp = 2;
hasStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
optional int64 startTimestamp = 1;
hasStartTimestamp() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
optional int64 startTimestamp = 1;
hasStartTimestamp() - Method in interface org.apache.omid.proto.TSOProto.TimestampResponseOrBuilder
optional int64 startTimestamp = 1;
hasTableId() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
optional int64 TableId = 1;
hasTableId() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
optional int64 TableId = 1;
hasTableId() - Method in interface org.apache.omid.proto.TSOProto.FenceRequestOrBuilder
optional int64 TableId = 1;
hasTableId() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
optional int64 TableId = 1;
hasTableId() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
optional int64 TableId = 1;
hasTableId() - Method in interface org.apache.omid.proto.TSOProto.FenceResponseOrBuilder
optional int64 TableId = 1;
hasTimestamp() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 timestamp = 1;
hasTimestamp() - Method in class org.apache.omid.proto.TSOProto.Transaction
optional int64 timestamp = 1;
hasTimestamp() - Method in interface org.apache.omid.proto.TSOProto.TransactionOrBuilder
optional int64 timestamp = 1;
hasTimestampRequest() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .TimestampRequest timestampRequest = 1;
hasTimestampRequest() - Method in class org.apache.omid.proto.TSOProto.Request
optional .TimestampRequest timestampRequest = 1;
hasTimestampRequest() - Method in interface org.apache.omid.proto.TSOProto.RequestOrBuilder
optional .TimestampRequest timestampRequest = 1;
hasTimestampResponse() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .TimestampResponse timestampResponse = 1;
hasTimestampResponse() - Method in class org.apache.omid.proto.TSOProto.Response
optional .TimestampResponse timestampResponse = 1;
hasTimestampResponse() - Method in interface org.apache.omid.proto.TSOProto.ResponseOrBuilder
optional .TimestampResponse timestampResponse = 1;
hasVisibilityLevel() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int32 visibilityLevel = 3;
hasVisibilityLevel() - Method in class org.apache.omid.proto.TSOProto.Transaction
optional int32 visibilityLevel = 3;
hasVisibilityLevel() - Method in interface org.apache.omid.proto.TSOProto.TransactionOrBuilder
optional int32 visibilityLevel = 3;

I

initZKClient(String, String, int) - Static method in class org.apache.omid.zk.ZKUtils
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.Request
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.Response
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.omid.proto.TSOProto.Transaction
 
invokeParameterlessMethod(T, String) - Static method in class org.apache.omid.ReflectionHelper
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.Request
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.Response
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
isInitialized() - Method in class org.apache.omid.proto.TSOProto.Transaction
 
ISRETRY_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.CommitRequest
 

L

loadAsMap(String) - Method in class org.apache.omid.YAMLUtils
 
loadSettings(String, String, Object) - Method in class org.apache.omid.YAMLUtils
 
loadSettings(String, Object) - Method in class org.apache.omid.YAMLUtils
 
loadSettings(String, String) - Method in class org.apache.omid.YAMLUtils
 
loadStringAsMap(String) - Method in class org.apache.omid.YAMLUtils
 
LOWLATENCY_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.HandshakeResponse
 

M

mergeClientCapabilities(TSOProto.Capabilities) - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
optional .Capabilities clientCapabilities = 1;
mergeCommitRequest(TSOProto.CommitRequest) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .CommitRequest commitRequest = 2;
mergeCommitResponse(TSOProto.CommitResponse) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .CommitResponse commitResponse = 2;
mergeFenceRequest(TSOProto.FenceRequest) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .FenceRequest fenceRequest = 4;
mergeFenceResponse(TSOProto.FenceResponse) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .FenceResponse fenceResponse = 4;
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
mergeFrom(TSOProto.Capabilities) - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.Capabilities.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
mergeFrom(TSOProto.CommitRequest) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
mergeFrom(TSOProto.CommitResponse) - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
mergeFrom(TSOProto.FenceRequest) - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
mergeFrom(TSOProto.FenceResponse) - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
mergeFrom(TSOProto.HandshakeRequest) - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
mergeFrom(TSOProto.HandshakeResponse) - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
mergeFrom(TSOProto.Request) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
mergeFrom(TSOProto.Response) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
mergeFrom(TSOProto.TimestampRequest) - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.TimestampRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
mergeFrom(TSOProto.TimestampResponse) - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
mergeFrom(TSOProto.Transaction) - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
 
mergeHandshakeRequest(TSOProto.HandshakeRequest) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .HandshakeRequest handshakeRequest = 3;
mergeHandshakeResponse(TSOProto.HandshakeResponse) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .HandshakeResponse handshakeResponse = 3;
mergeServerCapabilities(TSOProto.Capabilities) - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional .Capabilities serverCapabilities = 2;
mergeTimestampRequest(TSOProto.TimestampRequest) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .TimestampRequest timestampRequest = 1;
mergeTimestampResponse(TSOProto.TimestampResponse) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .TimestampResponse timestampResponse = 1;

N

NetworkUtils - Class in org.apache.omid
 
NetworkUtils() - Constructor for class org.apache.omid.NetworkUtils
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
newBuilder(TSOProto.Capabilities) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
newBuilder(TSOProto.CommitRequest) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
newBuilder(TSOProto.CommitResponse) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
newBuilder(TSOProto.FenceRequest) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
newBuilder(TSOProto.FenceResponse) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
newBuilder(TSOProto.HandshakeRequest) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
newBuilder(TSOProto.HandshakeResponse) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.Request
 
newBuilder(TSOProto.Request) - Static method in class org.apache.omid.proto.TSOProto.Request
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.Response
 
newBuilder(TSOProto.Response) - Static method in class org.apache.omid.proto.TSOProto.Response
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
newBuilder(TSOProto.TimestampRequest) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
newBuilder(TSOProto.TimestampResponse) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
newBuilder() - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
newBuilder(TSOProto.Transaction) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.Request
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.Request
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.Response
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.Response
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
newBuilderForType() - Method in class org.apache.omid.proto.TSOProto.Transaction
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.omid.proto.TSOProto.Transaction
 

O

org.apache.omid - package org.apache.omid
 
org.apache.omid.proto - package org.apache.omid.proto
 
org.apache.omid.zk - package org.apache.omid.zk
 

P

parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.Request
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Request
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.Response
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Response
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Capabilities
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.CommitRequest
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.CommitResponse
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.FenceRequest
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.FenceResponse
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.Request
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Request
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.Request
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Request
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.Request
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Request
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.Request
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Request
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.Response
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Response
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.Response
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Response
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.Response
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Response
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.Response
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Response
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
parseFrom(ByteString) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
parseFrom(byte[]) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
parseFrom(InputStream) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
parseFrom(CodedInputStream) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.omid.proto.TSOProto.Transaction
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.Capabilities
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.CommitRequest
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.CommitResponse
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.FenceRequest
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.FenceResponse
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.Request
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.Response
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.TimestampRequest
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.TimestampResponse
 
PARSER - Static variable in class org.apache.omid.proto.TSOProto.Transaction
 

R

READTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Transaction
 
ReflectionHelper - Class in org.apache.omid
 
ReflectionHelper() - Constructor for class org.apache.omid.ReflectionHelper
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.omid.proto.TSOProto
 

S

SERVERCAPABILITIES_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
setAborted(boolean) - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional bool aborted = 1;
setCellId(int, long) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 cellId = 3;
setClientCapabilities(TSOProto.Capabilities) - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
optional .Capabilities clientCapabilities = 1;
setClientCapabilities(TSOProto.Capabilities.Builder) - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest.Builder
optional .Capabilities clientCapabilities = 1;
setClientCompatible(boolean) - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional bool clientCompatible = 1;
setCommitRequest(TSOProto.CommitRequest) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .CommitRequest commitRequest = 2;
setCommitRequest(TSOProto.CommitRequest.Builder) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .CommitRequest commitRequest = 2;
setCommitResponse(TSOProto.CommitResponse) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .CommitResponse commitResponse = 2;
setCommitResponse(TSOProto.CommitResponse.Builder) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .CommitResponse commitResponse = 2;
setCommitTimestamp(long) - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional int64 commitTimestamp = 3;
setEpoch(long) - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 epoch = 4;
setFenceId(long) - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
optional int64 FenceId = 2;
setFenceRequest(TSOProto.FenceRequest) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .FenceRequest fenceRequest = 4;
setFenceRequest(TSOProto.FenceRequest.Builder) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .FenceRequest fenceRequest = 4;
setFenceResponse(TSOProto.FenceResponse) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .FenceResponse fenceResponse = 4;
setFenceResponse(TSOProto.FenceResponse.Builder) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .FenceResponse fenceResponse = 4;
setHandshakeRequest(TSOProto.HandshakeRequest) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .HandshakeRequest handshakeRequest = 3;
setHandshakeRequest(TSOProto.HandshakeRequest.Builder) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .HandshakeRequest handshakeRequest = 3;
setHandshakeResponse(TSOProto.HandshakeResponse) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .HandshakeResponse handshakeResponse = 3;
setHandshakeResponse(TSOProto.HandshakeResponse.Builder) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .HandshakeResponse handshakeResponse = 3;
setIsRetry(boolean) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
optional bool isRetry = 2 [default = false];
setLowLatency(boolean) - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional bool lowLatency = 3 [default = false];
setReadTimestamp(long) - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 readTimestamp = 2;
setServerCapabilities(TSOProto.Capabilities) - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional .Capabilities serverCapabilities = 2;
setServerCapabilities(TSOProto.Capabilities.Builder) - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse.Builder
optional .Capabilities serverCapabilities = 2;
setStartTimestamp(long) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
optional int64 startTimestamp = 1;
setStartTimestamp(long) - Method in class org.apache.omid.proto.TSOProto.CommitResponse.Builder
optional int64 startTimestamp = 2;
setStartTimestamp(long) - Method in class org.apache.omid.proto.TSOProto.TimestampResponse.Builder
optional int64 startTimestamp = 1;
setTableId(int, long) - Method in class org.apache.omid.proto.TSOProto.CommitRequest.Builder
repeated int64 TableId = 4;
setTableId(long) - Method in class org.apache.omid.proto.TSOProto.FenceRequest.Builder
optional int64 TableId = 1;
setTableId(long) - Method in class org.apache.omid.proto.TSOProto.FenceResponse.Builder
optional int64 TableId = 1;
setTimestamp(long) - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int64 timestamp = 1;
setTimestampRequest(TSOProto.TimestampRequest) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .TimestampRequest timestampRequest = 1;
setTimestampRequest(TSOProto.TimestampRequest.Builder) - Method in class org.apache.omid.proto.TSOProto.Request.Builder
optional .TimestampRequest timestampRequest = 1;
setTimestampResponse(TSOProto.TimestampResponse) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .TimestampResponse timestampResponse = 1;
setTimestampResponse(TSOProto.TimestampResponse.Builder) - Method in class org.apache.omid.proto.TSOProto.Response.Builder
optional .TimestampResponse timestampResponse = 1;
setVisibilityLevel(int) - Method in class org.apache.omid.proto.TSOProto.Transaction.Builder
optional int32 visibilityLevel = 3;
STARTTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.CommitRequest
 
STARTTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.CommitResponse
 
STARTTIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.TimestampResponse
 

T

TABLEID_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.CommitRequest
 
TABLEID_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.FenceRequest
 
TABLEID_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.FenceResponse
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Transaction
 
TIMESTAMPREQUEST_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Request
 
TIMESTAMPRESPONSE_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Response
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.Request
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.Response
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
toBuilder() - Method in class org.apache.omid.proto.TSOProto.Transaction
 
TSOProto - Class in org.apache.omid.proto
 
TSOProto.Capabilities - Class in org.apache.omid.proto
Protobuf type Capabilities
TSOProto.Capabilities.Builder - Class in org.apache.omid.proto
Protobuf type Capabilities
TSOProto.CapabilitiesOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.CommitRequest - Class in org.apache.omid.proto
Protobuf type CommitRequest
TSOProto.CommitRequest.Builder - Class in org.apache.omid.proto
Protobuf type CommitRequest
TSOProto.CommitRequestOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.CommitResponse - Class in org.apache.omid.proto
Protobuf type CommitResponse
TSOProto.CommitResponse.Builder - Class in org.apache.omid.proto
Protobuf type CommitResponse
TSOProto.CommitResponseOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.FenceRequest - Class in org.apache.omid.proto
Protobuf type FenceRequest
TSOProto.FenceRequest.Builder - Class in org.apache.omid.proto
Protobuf type FenceRequest
TSOProto.FenceRequestOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.FenceResponse - Class in org.apache.omid.proto
Protobuf type FenceResponse
TSOProto.FenceResponse.Builder - Class in org.apache.omid.proto
Protobuf type FenceResponse
TSOProto.FenceResponseOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.HandshakeRequest - Class in org.apache.omid.proto
Protobuf type HandshakeRequest
TSOProto.HandshakeRequest.Builder - Class in org.apache.omid.proto
Protobuf type HandshakeRequest
TSOProto.HandshakeRequestOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.HandshakeResponse - Class in org.apache.omid.proto
Protobuf type HandshakeResponse
TSOProto.HandshakeResponse.Builder - Class in org.apache.omid.proto
Protobuf type HandshakeResponse
TSOProto.HandshakeResponseOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.Request - Class in org.apache.omid.proto
Protobuf type Request
TSOProto.Request.Builder - Class in org.apache.omid.proto
Protobuf type Request
TSOProto.RequestOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.Response - Class in org.apache.omid.proto
Protobuf type Response
TSOProto.Response.Builder - Class in org.apache.omid.proto
Protobuf type Response
TSOProto.ResponseOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.TimestampRequest - Class in org.apache.omid.proto
Protobuf type TimestampRequest
TSOProto.TimestampRequest.Builder - Class in org.apache.omid.proto
Protobuf type TimestampRequest
TSOProto.TimestampRequestOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.TimestampResponse - Class in org.apache.omid.proto
Protobuf type TimestampResponse
TSOProto.TimestampResponse.Builder - Class in org.apache.omid.proto
Protobuf type TimestampResponse
TSOProto.TimestampResponseOrBuilder - Interface in org.apache.omid.proto
 
TSOProto.Transaction - Class in org.apache.omid.proto
Protobuf type Transaction
TSOProto.Transaction.Builder - Class in org.apache.omid.proto
Protobuf type Transaction
TSOProto.TransactionOrBuilder - Interface in org.apache.omid.proto
 

V

VISIBILITYLEVEL_FIELD_NUMBER - Static variable in class org.apache.omid.proto.TSOProto.Transaction
 

W

writeReplace() - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.Request
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.Response
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
writeReplace() - Method in class org.apache.omid.proto.TSOProto.Transaction
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.Capabilities
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.CommitRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.CommitResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.FenceRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.FenceResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.HandshakeRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.HandshakeResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.Request
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.Response
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.TimestampRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.TimestampResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.omid.proto.TSOProto.Transaction
 

Y

YAMLUtils - Class in org.apache.omid
 
YAMLUtils() - Constructor for class org.apache.omid.YAMLUtils
 

Z

ZKUtils - Class in org.apache.omid.zk
 
ZKUtils() - Constructor for class org.apache.omid.zk.ZKUtils
 
A B C E F G H I L M N O P R S T V W Y Z 
Skip navigation links

Copyright © 2011–2020 Apache Software Foundation. All rights reserved.