C# Class Infinispan.HotRod.Wrappers.MetadataValue

Inheritance: VersionedValue
Afficher le fichier Open project: infinispan/dotnet-client

Méthodes publiques

Méthode Description
GetCreated ( ) : long
GetLastUsed ( ) : long
GetLifespan ( ) : int
GetMaxIdle ( ) : int

Private Methods

Méthode Description
MetadataValue ( Infinispan value ) : System

Method Details

GetCreated() public méthode

public GetCreated ( ) : long
Résultat long

GetLastUsed() public méthode

public GetLastUsed ( ) : long
Résultat long

GetLifespan() public méthode

public GetLifespan ( ) : int
Résultat int

GetMaxIdle() public méthode

public GetMaxIdle ( ) : int
Résultat int